Conversation
- Create Dockerfile.blackwell - Set fixed requirement of hugginface_hub - Create new docker-compose.blackwell.yml - Check in opentranscibe.sh if it’s a Blackwell GPU and load new docker-compose.blackwell.yml - Update update_gpu_stats functio for Blackwell GPU
|
Hey Alex, thanks so much for putting this together! Blackwell/DGX Spark support is exactly the kind of thing I've been wanting to add — the unified memory quirks and the NVRTC SM_121 compatibility issues are real pain points that I haven't had hardware to tackle myself. A quick heads-up on timing: we're currently deep into the 0.4.0 release cycle on our Once we cut 0.4.0 and merge to Really appreciate the contribution — and the clever workaround for the jiterator/fbank crash is something I hadn't seen documented anywhere else. |
|
I've gone through the diff in detail and put together an integration plan for merging this into The short version: the additive pieces (
Where your help would be most valuable:
Planning to integrate this into 0.4.1 right after the 0.4.0 release. Happy to loop you in early if you want to test against the branch. |
Pull Request
Description
Brief description of what this PR does
Type of change
Changes made
Testing
Frontend changes (if applicable)
Backend changes (if applicable)
Documentation
Screenshots (if applicable)
Add screenshots to help explain your changes
Additional notes
Any additional information that reviewers should know